mesh *build_mesh();
None
Returns the mesh object representing the patch. Must be deleted by caller when not in need any more.
This function generates a mesh object equivalent to the discretized patch surface. It is used for collision detection with the patch.